[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Function            iseven - is a number even

  Syntax              #include <mathhk.h>
                      (boolean) iseven(x)

  Prototype in        mathhk.h

  Remarks             iseven checks if x is even (evenly divisible by 2).

                      This function is a macro.

  Return value        returns TRUE if x is even, otherwise FALSE.

  See also            isodd()

See Also: isodd()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson